Calculates reminder after division X/Y according to formula X[i]-y*Trunc(X[i]/y). X must be a real. The results will be saved to the calling Matrix.
Size and Complex properties of the calling Matrix are set implicitly to match the X object.
Rem Method